R undocumented/NetworkFunctions.R

# This function creates a Network object for use in creating and modifying Network objects.
createNetworkObject = function(uid  = NULL, name  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.